로그인
Computer Science for IGCSE & O level - Data Representation (Section 12 - No. 4)
What is the decimal equivalent of the binary number 10101?
21
22
16
17
설명
10101 in binary is (1*16) + (0*8) + (1*4) + (0*2) + (1*1) = 16 + 4 + 1 = 21.
댓글 (0)
댓글을 달려면 로그인하세요
광고
자바스크립트가 이 페이지를 올바르게 로드하도록 허용